home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / languages / frexxedv10.lha / fpl / Index.FPL.README < prev    next >
Encoding:
Text File  |  1994-09-22  |  871 b   |  26 lines

  1. ############################################
  2. File: Index.FPL
  3. Author: Daniel Stenberg
  4. Email: email: dast@sth.frontec.se, FidoNet 2:201/328
  5. Short description: Fixes references in documents
  6. Version: 1.1
  7. Date: 29.7.94
  8. Local settings:
  9. Global settings:
  10. Keysequence: "control i", "control shift i"
  11. Type: Function
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   This file contains two functions. The first one replaces all occurrences of
  17. "@<string>@" with the page number where the <string> is first found. Pages
  18. must be separated with form feeds. Press "control i" to run it.
  19.  
  20.   The second function searches for all form feeds and add a page number header
  21. to those lines. Press "control shift i" to run it.
  22.  
  23. NOTE
  24.   Future versions may introduce several different string control codes for
  25. things like creating a regular index, references to chapters and more...
  26.